]> git.neil.brown.name Git - wiggle.git/commit
Test must not expose non-determinism.
authorNeilBrown <neil@brown.name>
Mon, 7 Sep 2020 09:40:52 +0000 (19:40 +1000)
committerNeilBrown <neil@brown.name>
Mon, 7 Sep 2020 09:40:52 +0000 (19:40 +1000)
commit2802d9aa1927e133f9827716088bea3d47edeefe
tree4c0e328deeba835d166889b9cc87d23ab38b7108
parent69137a0b9cef7a0a11b1bed142f74a81d4f2bd09
Test must not expose non-determinism.

The recent heuristic to make 'diff' faster introduce non-determinism
which is bad for testing.

So add option to set the loop count rather than having a maximum running
time.

Signed-off-by: NeilBrown <neil@brown.name>
diff.c
dotest